home *** CD-ROM | disk | FTP | other *** search
/ Financial Peace University Interactive Bonus / Financial Peace University Bonus Interactive CD-ROM.iso / pc / calculators / reality_check_new.swf / scripts / frame_20 / DoAction.as
Encoding:
Text File  |  2006-01-27  |  586 b   |  21 lines

  1. _global.Age = "";
  2. _global.MonthlyIncome = "";
  3. _global.HousingPayment = "";
  4. _global.MortgageQty = "";
  5. _global.MortgageAmount1 = "";
  6. _global.MortgageTerm1 = "";
  7. _global.MortgageTermRemaining1 = "";
  8. _global.MortgageRate1 = "";
  9. _global.MortgageAmount2 = "";
  10. _global.MortgageTerm2 = "";
  11. _global.MortgageTermRemaining2 = "";
  12. _global.MortgageRate2 = "";
  13. _global.MortgageAmount3 = "";
  14. _global.MortgageTerm3 = "";
  15. _global.MortgageTermRemaining3 = "";
  16. _global.MortgageRate3 = "";
  17. _global.Debt = "";
  18. _global.DebtPayment = "";
  19. _global.Savings = "";
  20. _global.MonthlySavings = "";
  21.